[INFO] cloning repository https://github.com/AfkaraLP/openai-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AfkaraLP/openai-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAfkaraLP%2Fopenai-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAfkaraLP%2Fopenai-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74496d7fb3f4af39148d2c3cc079e4b73013a83f
[INFO] testing AfkaraLP/openai-client against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAfkaraLP%2Fopenai-client" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AfkaraLP/openai-client
[INFO] finished tweaking git repo https://github.com/AfkaraLP/openai-client
[INFO] tweaked toml for git repo https://github.com/AfkaraLP/openai-client written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AfkaraLP/openai-client on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AfkaraLP/openai-client already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded reqwest-sse v0.1.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69cf42e531520bee8998f3b23257150e649b6bbbb3884671b2a57fb9aa2c9292
[INFO] running `Command { std: "docker" "start" "-a" "69cf42e531520bee8998f3b23257150e649b6bbbb3884671b2a57fb9aa2c9292", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69cf42e531520bee8998f3b23257150e649b6bbbb3884671b2a57fb9aa2c9292", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69cf42e531520bee8998f3b23257150e649b6bbbb3884671b2a57fb9aa2c9292", kill_on_drop: false }`
[INFO] [stdout] 69cf42e531520bee8998f3b23257150e649b6bbbb3884671b2a57fb9aa2c9292
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4453f6c60d00b9bdd88f62a0fd63c22480424ab8112c228fb6dc4e6656892c59
[INFO] running `Command { std: "docker" "start" "-a" "4453f6c60d00b9bdd88f62a0fd63c22480424ab8112c228fb6dc4e6656892c59", kill_on_drop: false }`
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling reqwest-sse v0.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling openai-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "4453f6c60d00b9bdd88f62a0fd63c22480424ab8112c228fb6dc4e6656892c59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4453f6c60d00b9bdd88f62a0fd63c22480424ab8112c228fb6dc4e6656892c59", kill_on_drop: false }`
[INFO] [stdout] 4453f6c60d00b9bdd88f62a0fd63c22480424ab8112c228fb6dc4e6656892c59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1dea92e61e8cb161ebfcfaf6d6e8fa45c47f17e6bb4efdd476b485645bfa76fb
[INFO] running `Command { std: "docker" "start" "-a" "1dea92e61e8cb161ebfcfaf6d6e8fa45c47f17e6bb4efdd476b485645bfa76fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling openai-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.78s
[INFO] running `Command { std: "docker" "inspect" "1dea92e61e8cb161ebfcfaf6d6e8fa45c47f17e6bb4efdd476b485645bfa76fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dea92e61e8cb161ebfcfaf6d6e8fa45c47f17e6bb4efdd476b485645bfa76fb", kill_on_drop: false }`
[INFO] [stdout] 1dea92e61e8cb161ebfcfaf6d6e8fa45c47f17e6bb4efdd476b485645bfa76fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e98debf394432f9fbdb391c0884537f7ac9e9d5704448ab9163059af33779ab8
[INFO] running `Command { std: "docker" "start" "-a" "e98debf394432f9fbdb391c0884537f7ac9e9d5704448ab9163059af33779ab8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openai_client-2e437148cac9a5f6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/openai_client-ba6f30289caa6bce)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/complex_tools.rs (/opt/rustwide/target/debug/deps/complex_tools-ed08c8f59944dad2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_subagent_flow ... ok
[INFO] [stderr]    Doc-tests openai_client
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - ToolCallFn (line 664) ... ok
[INFO] [stdout] test src/lib.rs - OpenAIClient::get_structured_response (line 160) ... ok
[INFO] [stdout] test src/../README.md - (line 28) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 28) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (62) panicked at /tmp/rustdoctest5WzsB1/doctest_bundle_2024.rs:51:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Request(reqwest::Error { kind: Request, url: "http://localhost:1234/v1/chat/completions", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:1234, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x576be04fb778 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x576be04fb778 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x576be04fb778 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x576be04fb778 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x576be05119fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x576be05119fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x576be0501522 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x576be0501522 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x576be04d9376 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x576be04d9376 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x576be04f3471 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x576be04f36eb - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x576be04d9432 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x576be04ce409 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x576be04da42d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x576be05121bc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x576be0511f32 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   17:     0x576bdfcaa270 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main::{closure#0}
[INFO] [stdout]   18:     0x576bdfca3977 - <tokio[2fe7e4375d886770]::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x576bdfc85136 - <tokio[2fe7e4375d886770]::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   20:     0x576bdfc82c3f - <tokio[2fe7e4375d886770]::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   21:     0x576bdfca2f5f - <tokio[2fe7e4375d886770]::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main::{closure#0}>::{closure#0}
[INFO] [stdout]   22:     0x576bdfc8d877 - tokio[2fe7e4375d886770]::runtime::context::runtime::enter_runtime::<<tokio[2fe7e4375d886770]::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   23:     0x576bdfc82ce4 - <tokio[2fe7e4375d886770]::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   24:     0x576bdfc8248d - <tokio[2fe7e4375d886770]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   25:     0x576bdfc826fa - <tokio[2fe7e4375d886770]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   26:     0x576bdfcb08d4 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main
[INFO] [stdout]   27:     0x576bdfcb0966 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::__main_fn
[INFO] [stdout]   28:     0x576bdfc7d8c0 - doctest_runner_2024[68d0bfab61465c48]::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   29:     0x576bdfc80af6 - <doctest_runner_2024[68d0bfab61465c48]::__doctest_0::TEST::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x576bdfc7df65 - doctest_runner_2024[68d0bfab61465c48]::main
[INFO] [stdout]   31:     0x576bdfc80a53 - <fn() -> std[929523f510218772]::process::ExitCode as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   32:     0x576bdfc7d1e6 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[929523f510218772]::process::ExitCode, std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   33:     0x576bdfc7d6f9 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>::{closure#0}
[INFO] [stdout]   34:     0x576be04f2177 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   35:     0x576be04f2177 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x576be04f2177 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x576be04f2177 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x576be04f2177 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   39:     0x576be04f2177 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x576be04f2177 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x576be04f2177 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x576be04f2177 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   43:     0x576bdfc7d121 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   44:     0x576bdfc80c75 - main
[INFO] [stdout]   45:     0x75822306e1ca - <unknown>
[INFO] [stdout]   46:     0x75822306e28b - __libc_start_main
[INFO] [stdout]   47:     0x576bdfc7b865 - _start
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 28)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.43s; merged doctests compilation took 2.13s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e98debf394432f9fbdb391c0884537f7ac9e9d5704448ab9163059af33779ab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e98debf394432f9fbdb391c0884537f7ac9e9d5704448ab9163059af33779ab8", kill_on_drop: false }`
[INFO] [stdout] e98debf394432f9fbdb391c0884537f7ac9e9d5704448ab9163059af33779ab8
